NERoomBaseController class Null safety

Mixed in types
Implementers

Constructors

NERoomBaseController()

Properties

hashCode int
The hash code for this object.
read-only, inherited
isSupported bool
功能是否支持
read-only
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited

Methods

addAttachment(String name, dynamic attachment) → void
inherited
clearAttachments() → void
inherited
getAttachment(String name) → dynamic
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed.
inherited
removeAttachment(String name) → void
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited