ByteShape constructor

ByteShape([
  1. void updates(
    1. ByteShapeBuilder
    )
])

Implementation

factory ByteShape([void Function(ByteShapeBuilder) updates]) = _$ByteShape;