menu
x_amap_base package
documentation
amap_flutter_base.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;
x_amap_base package
documentation
amap_flutter_base
ArgumentCallbacks<T>
isEmpty property
ArgumentCallbacks class