RequirePingNotification constructor
RequirePingNotification({})
Implementation
RequirePingNotification({
required this.okConexion,
required this.errorConexion,
required this.lang,
required this.host,
});
RequirePingNotification({
required this.okConexion,
required this.errorConexion,
required this.lang,
required this.host,
});