create static method

File create()

Implementation

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