insert property
Text that should be inserted in place of the removed text inside the query string.
Implementation
@JsonKey(name: r'insert')
final String? insert;
Text that should be inserted in place of the removed text inside the query string.
@JsonKey(name: r'insert')
final String? insert;