Names are actually wrong in this class, but when we extend it, they are correct.

Implemented by

Constructors

ImplicitProperties()

Properties

explicitGetterImplicitSetter List<int>
Docs for explicitGetterImplicitSetter from ImplicitProperties.
read / write
explicitGetterSetterForInheriting int foo
Explicit getter for inheriting.
read / write
explicitPartiallyDocumentedField → double
but documented here.
read-only
forInheriting int
A simple property to inherit.
read / write
implicitGetterExplicitSetter String
Docs for implicitGetterExplicitSetter from ImplicitProperties.
read / write
hashCode → int
read-only, inherited
runtimeType → Type
read-only, inherited

Methods

noSuchMethod(Invocation invocation) → dynamic
inherited
toString() → String
inherited

Operators

operator ==(other) → bool
inherited