LtiLtChannelConfig class
A config object for constructing an LTI LT channel.
Constructors
- LtiLtChannelConfig({int userWidth = 0, int tagWidth = 0})
- Constructor.
Properties
Methods
-
clone(
) → LtiLtChannelConfig - 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