Map<String, dynamic> toMap() { return <String, dynamic>{ 'clientId': clientId, 'clientSecret': clientSecret, }; }