pending property

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

Implementation

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