conversationInformation property

  1. @JsonKey.new(name: 'conversation_information')
ConversationInfoView get conversationInformation
inherited

Implementation

@JsonKey(name: 'conversation_information')
ConversationInfoView get conversationInformation =>
    throw _privateConstructorUsedError;