create static method

CommitRequest create()

Implementation

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