menu
device_vendor_info_interface package
documentation
release.dart
EntryBasedDeviceVendorInfoDictionary
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
@
override
Future
<
bool
>
get
isEmpty
override
Determine this dictionary contains nothing.
Implementation
@override Future<bool> get isEmpty => entries.isEmpty;
device_vendor_info_interface package
documentation
release
EntryBasedDeviceVendorInfoDictionary
isEmpty property
EntryBasedDeviceVendorInfoDictionary class