menu
another_square package
documentation
square_models.dart
ListCardRequest
ListCardRequest.fromJson factory constructor
ListCardRequest.fromJson factory constructor
dark_mode
light_mode
ListCardRequest.fromJson
constructor
ListCardRequest.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ListCardRequest.fromJson(Map<String, dynamic> json) => _$ListCardRequestFromJson(json);
another_square package
documentation
square_models
ListCardRequest
ListCardRequest.fromJson factory constructor
ListCardRequest class