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