resolution property

  1. @JsonKey(name: 'resolution')
int? resolution
getter/setter pair

Resolution of the cutoff profile

Implementation

@JsonKey(name: 'resolution')
int? resolution;