Shape.$2 constructor

Shape.$2([
  1. dynamic init
])

Implementation

factory Shape.$2([_i2.dynamic init]) => _i4.callConstructor(
      _declaredShape,
      [init ?? _i5.undefined],
    );