menu
sunny_service_stubs package
documentation
models/m_entity/model/lookup_result.dart
ILookupResult
has method
has method
dark_mode
light_mode
has
method
bool
has
(
String
fieldName
)
inherited
Implementation
bool has(String fieldName) { return wrapped.containsKey(fieldName); }
sunny_service_stubs package
documentation
models/m_entity/model/lookup_result
ILookupResult
has method
ILookupResult class