writeType property

DartType? writeType

The types of assigned values must be subtypes of this type.

If the target could not be resolved, this type is dynamic.

Implementation

DartType? get writeType;