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