GithubActionsAndroidCliCode constructor
const
GithubActionsAndroidCliCode({})
Contents of buiod.yaml for Android in Github Actions.
Github ActionsのAndroid用のbuiod.yamlの中身。
Implementation
const GithubActionsAndroidCliCode({
this.workingDirectory,
this.defaultIncrementNumber = 0,
this.changesNotSentForReview = false,
this.status = "draft",
this.slackWebhookURL,
});