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