create static method

QCSample create()

Implementation

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