isNew property

  1. @JsonKey(name: 'is_new')
bool? isNew
getter/setter pair

Implementation

@JsonKey(name: 'is_new')
bool? isNew;