create static method

CommitInfo create()

Implementation

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