FunctionResponseBlob({this.mimeType = '', Uint8List? data}) : data = data ?? Uint8List(0), super(fullyQualifiedName);