menu
blusalt_liveness_native package
documentation
model.dart
DeviceLocation
DeviceLocation.new constructor
DeviceLocation.new constructor
dark_mode
light_mode
DeviceLocation
constructor
DeviceLocation
(
{
String
?
address
,
String
?
locality
,
double
?
longitude
,
double
?
latitude
,
})
Implementation
DeviceLocation({this.address, this.locality, this.longitude, this.latitude});
blusalt_liveness_native package
documentation
model
DeviceLocation
DeviceLocation.new constructor
DeviceLocation class