menu
stl
stl.dart
Any
empty method
empty
dark_mode
light_mode
empty
method
bool
empty
(
)
Returns true if the internal state is exactly empty natively.
Implementation
bool empty() => !_hasValue;
stl
stl
Any
empty method
Any class