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