type property

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

Implementation

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