create static method

PieceInfo create()

Implementation

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