TransportError([String? message, List<String> sources = const[]]) : super._(ErrorCode.transportError, message, sources);