pushNotificationSettings property
@doc Settings for Firebase push notification.
Implementation
@$pb.TagNumber(8)
FFPushNotificationSettings get pushNotificationSettings => $_getN(7);
Implementation
@$pb.TagNumber(8)
set pushNotificationSettings(FFPushNotificationSettings value) =>
$_setField(8, value);