create static method

FileInfoList create()

Implementation

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