menu
nanc package
documentation
fields.dart
ExtendedSupportedFilters
withEndsWith property
withEndsWith property
dark_mode
light_mode
withEndsWith
property
bool
get
withEndsWith
Implementation
bool get withEndsWith => contains(QueryFieldType.endsWith);
nanc package
documentation
fields
ExtendedSupportedFilters
withEndsWith property
ExtendedSupportedFilters extension on
Iterable
<
QueryFieldType
>