create static method

FileIODetails create()

Implementation

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