menu
ear package
documentation
models/ear_model.dart
EarModel
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Implementation
bool get isEmpty => this.packageName.isEmpty && this.timestamp == 0;
ear package
documentation
models/ear_model
EarModel
isEmpty property
EarModel class