create static method

FFDataStruct create()

Implementation

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