menu
super_auth package
documentation
features/auth/data/models/current_location.dart
CurrentLocation
CurrentLocation.fromJson factory constructor
CurrentLocation.fromJson factory constructor
dark_mode
light_mode
CurrentLocation.fromJson
constructor
CurrentLocation.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory CurrentLocation.fromJson(Map<String, dynamic> json) => _$CurrentLocationFromJson(json);
super_auth package
documentation
features/auth/data/models/current_location
CurrentLocation
CurrentLocation.fromJson factory constructor
CurrentLocation class