GitError constructor

GitError(
  1. String message
)

Implementation

GitError(this.message);