BackgroundAlarmPingLimitReached constructor

BackgroundAlarmPingLimitReached(
  1. String name,
  2. ConnectionInfo? connectionInfo
)

Implementation

BackgroundAlarmPingLimitReached(this.name, this.connectionInfo);