accepted property

  1. @JsonKey.new(name: 'accepted')
bool accepted
final

Implementation

@JsonKey(name: 'accepted')
final bool accepted;