maxVersion property

  1. @JsonKey.new(name: 'max')
String? get maxVersion
inherited

Implementation

@JsonKey(name: 'max')
String? get maxVersion;