input property

  1. @JsonKey(name: 'text')
String? input
getter/setter pair

Implementation

@JsonKey(name: 'text')
String? input;