input property

  1. @JsonKey(name: r'input')
String? input
final

Word or phrase to appear in query strings (for onewaysynonyms).

Implementation

@JsonKey(name: r'input')
final String? input;