create static method

LastCommitInfo create()

Implementation

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