ExternalAccountAccountType.fromJson constructor

ExternalAccountAccountType.fromJson(
  1. Object? json
)

Implementation

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