menu
dart_connect_metro package
documentation
features/rail_station_info/domain/models/line.dart
Line
isNotEmpty property
isNotEmpty property
dark_mode
light_mode
isNotEmpty
property
bool
get
isNotEmpty
Whether or not this
Line
is not empty.
Implementation
bool get isNotEmpty => !isEmpty;
dart_connect_metro package
documentation
features/rail_station_info/domain/models/line
Line
isNotEmpty property
Line class