hint property

  1. @JsonKey.new(name: 'hint')
String? hint
getter/setter pair

Implementation

@JsonKey(name: 'hint')
String? hint;