RefreshTokenSecretInput.fromJson constructor
- String val
Constructs a RefreshTokenSecretInput from the provided val.
Implementation
factory RefreshTokenSecretInput.fromJson(String val) =
RefreshTokenSecretInput;
Constructs a RefreshTokenSecretInput from the provided val.
factory RefreshTokenSecretInput.fromJson(String val) =
RefreshTokenSecretInput;