create static method

StandardFile create()

Implementation

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