create static method

FileHash create()

Implementation

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