ShimFieldImpl constructor
ShimFieldImpl(
- String name,
- DartType type
Implementation
ShimFieldImpl(String name, this.type) : super(name, -1);
ShimFieldImpl(String name, this.type) : super(name, -1);