BinaryContent({required this.data, Map<String, dynamic>? headers}) : headers = Map<String, dynamic>.from(headers ?? const {});