menu
magiclane_maps_flutter package
documentation
core.dart
TimeDistance
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Check if empty (no travel time).
Implementation
bool get isEmpty => totalTimeS == 0;
magiclane_maps_flutter package
documentation
core
TimeDistance
isEmpty property
TimeDistance class