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