LtiLcChannelConfig class
A config object for constructing an LTI LC channel.
Constructors
- LtiLcChannelConfig({int userWidth = 0, int tagWidth = 0})
- Constructor.
Properties
Methods
-
clone(
) → LtiLcChannelConfig - Creates a copy of this config.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited