replacements property
Query words that will match the placeholder token.
Implementation
@JsonKey(name: r'replacements')
final List<String>? replacements;
Query words that will match the placeholder token.
@JsonKey(name: r'replacements')
final List<String>? replacements;