allowedResponse property

List<MessageDefinitionAllowedResponse>? allowedResponse
inherited

allowedResponse Indicates what types of messages may be sent as an application-level response to this message.

Implementation

List<MessageDefinitionAllowedResponse>? get allowedResponse =>
    throw _privateConstructorUsedError;