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