CognitoUserPoolsTrait.fromJson constructor
CognitoUserPoolsTrait.fromJson(
- Object? json
Implementation
factory CognitoUserPoolsTrait.fromJson(Object? json) =>
_$CognitoUserPoolsTraitFromJson((json as Map).cast<String, Object?>());