menu
easy_maps_plus package
documentation
easy_maps_plus.dart
ArgumentCallbacks<T>
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Whether this collection is empty.
Implementation
bool get isEmpty => _callbacks.isEmpty;
easy_maps_plus package
documentation
easy_maps_plus
ArgumentCallbacks<T>
isEmpty property
ArgumentCallbacks class