WithGeneric<T> class

Implementers

Constructors

WithGeneric(T prop)

Properties

prop ↔ T
read / write
hashCode → int
read-only, inherited
runtimeType → Type
read-only, inherited

Methods

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

Operators

operator ==(dynamic other) → bool
inherited