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