create static method

FFCard create()

Implementation

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