menu
flutter_rxnet_forzzh package
documentation
rxnet_lib.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;
flutter_rxnet_forzzh package
documentation
rxnet_lib
Headers
isEmpty property
Headers class