key property

  1. @JsonKey.new(name: 'key')
List<String> key
final

Implementation

@JsonKey(name: 'key')
final List<String> key;