create static method

CopiedData create()

Implementation

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