getCannedMessageModuleMessagesResponse property
Get the Canned Message Module messages in the response to this message.
Implementation
@$pb.TagNumber(11)
$core.String get getCannedMessageModuleMessagesResponse => $_getSZ(9);
Implementation
@$pb.TagNumber(11)
set getCannedMessageModuleMessagesResponse($core.String value) =>
$_setString(9, value);