sdk_live_flutter_plugin
screenmeet_error
ScreenMeetError
code property
code
code
property
Null safety
int
code
Code of the error. See
ScreenMeetErrorCode
for more information
Implementation
int get code => _code;
sdk_live_flutter_plugin
screenmeet_error
ScreenMeetError
code property
ScreenMeetError class
Constructors
ScreenMeetError
Properties
code
hashCode
runtimeType
text
Methods
noSuchMethod
toString
Operators
operator ==