menu
nylo_framework package
documentation
nylo_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;
nylo_framework package
documentation
nylo_framework
Headers
isEmpty property
Headers class