isSent property

  1. @JsonKey(name: 'isSent')
bool? isSent
final

Implementation

@JsonKey(name: 'isSent')
final bool? isSent;