isOsx property

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

Implementation

@JsonKey(name: 'isOsx')
bool? isOsx;