Map<String, dynamic> build() { return { "androidLicenseKey": androidLicense, "iosLicenseKey": iosLicense, "lensFacing": lensFacing.toString(), "useDetectCardOnly": "${useDetectCardOnly}" }; }