Map<String, dynamic> toMap() => <String, dynamic>{"clientId": clientId, "clientSecret": clientSecret, "userName": userName, "password": password};