warning property
WarningCallback?
warning
getter/setter pair
Reports the warning code of the RtcChannel instance.
The WarningCallback
typedef includes the following parameter:
- WarningCode
warn
: Warning code.
Implementation
WarningCallback? warning;