GithubPagesException constructor

const GithubPagesException([
  1. Object? message
])

Implementation

const GithubPagesException([this.message]);