Map<String, dynamic> toJson() { return { 'publishableKey': publishableKey, 'customBackendUrl': customBackendUrl, 'customLogUrl': customLogUrl, }; }