HttpBody({this.contentType = '', Uint8List? data, this.extensions = const []}) : data = data ?? Uint8List(0), super(fullyQualifiedName);