Creates a ScanBase64Request instance from a JSON representation.
ScanBase64Request.fromJson(Map<String, dynamic> json) { fileBase64 = json['fileBase64']; }