enableEmail property
Typically auth id of the user. @doc Whether to enable OneSignal email subscription for the user.
Implementation
@$pb.TagNumber(3)
$core.bool get enableEmail => $_getBF(1);
Typically auth id of the user. @doc Whether to enable OneSignal email subscription for the user.
@$pb.TagNumber(3)
$core.bool get enableEmail => $_getBF(1);