menu
dart_plaid package
documentation
generated/plaid_service.swagger.dart
InstitutionStatus
InstitutionStatus.fromJson factory constructor
InstitutionStatus.fromJson factory constructor
dark_mode
light_mode
InstitutionStatus.fromJson
constructor
InstitutionStatus.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory InstitutionStatus.fromJson(Map<String, dynamic> json) => _$InstitutionStatusFromJson(json);
dart_plaid package
documentation
generated/plaid_service.swagger
InstitutionStatus
InstitutionStatus.fromJson factory constructor
InstitutionStatus class