menu
aws_codecommit_api package
documentation
codecommit-2015-04-13.dart
BatchGetCommitsError
BatchGetCommitsError.new constructor
BatchGetCommitsError.new constructor
dark_mode
light_mode
BatchGetCommitsError
constructor
BatchGetCommitsError
(
{
String
?
commitId
,
String
?
errorCode
,
String
?
errorMessage
,
})
Implementation
BatchGetCommitsError({ this.commitId, this.errorCode, this.errorMessage, });
aws_codecommit_api package
documentation
codecommit-2015-04-13
BatchGetCommitsError
BatchGetCommitsError.new constructor
BatchGetCommitsError class