create static method

Frame create()

Implementation

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