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