menu
jet_flutter_framework package
documentation
jet_framework.dart
Headers
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Whether the headers has no fields.
Implementation
bool get isEmpty => _map.isEmpty;
jet_flutter_framework package
documentation
jet_framework
Headers
isEmpty property
Headers class