create static method

CommitID create()

Implementation

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