getRingtoneResponse property
Get the Ringtone in the response to this message.
Implementation
@$pb.TagNumber(15)
$core.String get getRingtoneResponse => $_getSZ(13);
Implementation
@$pb.TagNumber(15)
set getRingtoneResponse($core.String value) => $_setString(13, value);