create static method

CommitResponse create()

Implementation

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