create static method

FileInfo create()

Implementation

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