create static method

FileInput create()

Implementation

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