Returns a JSON representation of ScanBase64Request.
Map<String, dynamic> toJson() { return {'fileBase64': fileBase64}; }