menu
daily_flutter
daily_flutter
Event
Event.error const constructor
Event.error
brightness_4
brightness_5
Event.error
constructor
const
Event.error
(
{
required
String
message
}
)
Emitted upon error.
Implementation
const factory Event.error({required String message}) = ErrorEvent;
daily_flutter
daily_flutter
Event
Event.error const constructor
Event class
Constructors
activeSpeakerChanged
appMessageReceived
availableDevicesUpdated
callStateUpdated
error
inputsUpdated
liveStreamError
liveStreamStarted
liveStreamStopped
liveStreamWarning
networkStatsUpdated
participantCountsUpdated
participantJoined
participantLeft
participantUpdated
publishingUpdated
recordingError
recordingStarted
recordingStopped
subscriptionProfilesUpdated
subscriptionsUpdated
Properties
hashCode
runtimeType
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toString
when
whenOrNull
Operators
operator ==
Static methods
fromJson