author property

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

Source author

Implementation

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