AccountRequirementsErrorCode.fromJson constructor
AccountRequirementsErrorCode.fromJson(
- Object? json
Implementation
AccountRequirementsErrorCode.fromJson(Object? json) : _ = (json as String);
AccountRequirementsErrorCode.fromJson(Object? json) : _ = (json as String);