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