create static method

FileSource create()

Implementation

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