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