menu
super_auth package
documentation
features/auth/data/models/current_location.dart
CurrentLocation
CurrentLocation.new constructor
CurrentLocation.new constructor
dark_mode
light_mode
CurrentLocation
constructor
CurrentLocation
(
String
lat
,
String
lng
)
Implementation
CurrentLocation(this.lat, this.lng);
super_auth package
documentation
features/auth/data/models/current_location
CurrentLocation
CurrentLocation.new constructor
CurrentLocation class