insert property
Text to be added in place of the deleted text inside the query string.
Implementation
@JsonKey(name: r'insert')
final String? insert;
Text to be added in place of the deleted text inside the query string.
@JsonKey(name: r'insert')
final String? insert;