create static method

FFValue create()

Implementation

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