novaGroup property

  1. @JsonKey(name: 'nova_group', includeIfNull: false)
int? novaGroup
getter/setter pair

Implementation

@JsonKey(name: 'nova_group', includeIfNull: false)
int? novaGroup;