mark property

  1. @JsonKey.new(name: 'mark')
String? mark
getter/setter pair

Implementation

@JsonKey(name: 'mark')
String? mark;