BridgeModel constructor

BridgeModel(
  1. dynamic slice,
  2. Type type
)

Implementation

BridgeModel(this.slice, this.type);