Source class abstract
Super class for all different types of sources.
- Implementers
Properties
Methods
-
bind(
StyleManager style) → void -
getType(
) → String - Get the type of the current source as a String.
-
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