pending property

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

Implementation

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