menu
stream_feeds package
documentation
stream_feeds.dart
HealthCheckInfo
HealthCheckInfo.new const constructor
HealthCheckInfo.new const constructor
dark_mode
light_mode
HealthCheckInfo
constructor
const
HealthCheckInfo
(
{
String
?
connectionId
,
int
?
participantCount
,
})
Implementation
const HealthCheckInfo({ this.connectionId, this.participantCount, });
stream_feeds package
documentation
stream_feeds
HealthCheckInfo
HealthCheckInfo.new const constructor
HealthCheckInfo class