getRingtoneRequest property
Get the Ringtone in the response to this message.
Implementation
@$pb.TagNumber(14)
$core.bool get getRingtoneRequest => $_getBF(12);
Implementation
@$pb.TagNumber(14)
set getRingtoneRequest($core.bool value) => $_setBool(12, value);