MARKER INTERFACE for units of LuminousIntensity. Expected implementations include Candela... though I have no need to fully do it now, so it's in tests for show.
- Implemented types
Properties
Methods
-
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