important property

  1. @JsonKey(name: 'important')
bool? important
final

Implementation

@JsonKey(name: 'important')
final bool? important;