menu
async_task package
documentation
async_task_shared_pointer.dart
SharedPointerBytes<T>
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Returns
true
if this instance is of
length
0
.
Implementation
bool get isEmpty => length == 0;
async_task package
documentation
async_task_shared_pointer
SharedPointerBytes<T>
isEmpty property
SharedPointerBytes class