create static method

FFCustomCode create()

Implementation

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