menu
antinvestor_ui_core package
documentation
auth/device_location.dart
DeviceLocation
hasAddress property
hasAddress property
dark_mode
light_mode
hasAddress
property
bool
get
hasAddress
Implementation
bool get hasAddress => locality != null || country != null;
antinvestor_ui_core package
documentation
auth/device_location
DeviceLocation
hasAddress property
DeviceLocation class