menu
mastodon_client
mastodon_client.dart
MastodonFilterV1
wholeWord property
wholeWord
dark_mode
light_mode
wholeWord
property
@
JsonKey
(defaultValue: false)
bool
wholeWord
final
Whether to match using word boundaries.
Implementation
@JsonKey(defaultValue: false) final bool wholeWord;
mastodon_client
mastodon_client
MastodonFilterV1
wholeWord property
MastodonFilterV1 class