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