Flutter
foundation
Factory
<
T
>
type property
type
description
type
property
Null safety
Type
type
The type of the objects created by this factory.
Implementation
Type get type => T;
Flutter
foundation
Factory
<
T
>
type property
Factory class
Constructors
Factory
Properties
constructor
hashCode
runtimeType
type
Methods
noSuchMethod
toString
Operators
operator ==