recipientId property

  1. @JsonKey.new(name: 'recipient_id')
int get recipientId
inherited

Implementation

@JsonKey(name: 'recipient_id')
int get recipientId => throw _privateConstructorUsedError;