isDryIce property

  1. @JsonKey(name: 'dry_ice')
bool? isDryIce
getter/setter pair

Implementation

@JsonKey(name: 'dry_ice')
late bool? isDryIce;