externalNotification property
TODO: REPLACE
Implementation
@$pb.TagNumber(3)
ModuleConfig_ExternalNotificationConfig get externalNotification => $_getN(2);
Implementation
@$pb.TagNumber(3)
set externalNotification(ModuleConfig_ExternalNotificationConfig value) =>
$_setField(3, value);