ZegoChannelService mixin
Properties
hashCode
→ int
The hash code for this object.
no setter inherited
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
Methods
backToDesktop ({bool nonRoot = false })
→ Future <void >
Android go to the desktop
noSuchMethod (Invocation invocation )
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onWillPop (BuildContext context )
→ Future <bool >
'onWillPop' in Android returns true will cause the Flutter engine to be destroyed,
resulting in the inability to interact between native code and Flutter code.
toString ()
→ String
A string representation of this object.
inherited