key property

  1. @JsonKey(ignore: true)
String key
getter/setter pair

Implementation

@JsonKey(ignore: true)
late String key;