BridgeTypeRef.type constructor
const
BridgeTypeRef.type(
- int? cacheId, [
- List<
BridgeTypeRef> typeArgs = const []
Internal use only.
Implementation
const BridgeTypeRef.type(this.cacheId, [this.typeArgs = const []])
: ref = null,
gft = null,
spec = null;