DeriveCodePropsItem class
Contains information about Derived Code Properties
Constructors
Properties
- breaker ↔ String
-
Break
getter/setter pair
- category ↔ String
-
Category
getter/setter pair
- end ↔ int
-
End of the range
getter/setter pairinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- property ↔ String
-
Property
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- start ↔ int
-
Start of the range
getter/setter pairinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited