author property

  1. @JsonKey(name: 'author', required: true)
ConversationParticipant get author
inherited

Source author

Implementation

@JsonKey(name: 'author', required: true)
ConversationParticipant get author => throw _privateConstructorUsedError;