menu
optimus_flutter package
documentation
dto/request/tracking_request.dart
DefaultAttributes
DefaultAttributes.fromJson factory constructor
DefaultAttributes.fromJson factory constructor
dark_mode
light_mode
DefaultAttributes.fromJson
constructor
DefaultAttributes.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory DefaultAttributes.fromJson(Map<String, dynamic> json) => _$DefaultAttributesFromJson(json);
optimus_flutter package
documentation
dto/request/tracking_request
DefaultAttributes
DefaultAttributes.fromJson factory constructor
DefaultAttributes class