create static method

FileOptions create()

Implementation

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