version property

  1. @JsonKey.new(name: 'version')
String? version
final

Implementation

@JsonKey(name: 'version')
final String? version;