create static method

FileHints create()

Implementation

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