except property

  1. @JsonKey.new(name: 'except')
Object? except
getter/setter pair

Implementation

@JsonKey(name: 'except')
Object? except;