BridgeTypeAnnotation constructor
const
BridgeTypeAnnotation(
- BridgeTypeRef type, {
- bool nullable = false,
Implementation
const BridgeTypeAnnotation(this.type, {this.nullable = false});