create static method

PieceCollection create()

Implementation

@$core.pragma('dart2js:noInline')
static PieceCollection create() => PieceCollection._();