const VersionReply({ required this.major, required this.minor, required this.patch, this.errorCodes = const <int>[], });