type property

String? type
inherited

type Specified type for the element. This works as a condition on the mapping - use for polymorphic elements.

Implementation

String? get type => throw _privateConstructorUsedError;