Map<String, dynamic> toMap() { return { 'github': github.toMap(), 'google_drive': googleDrive.toMap(), 'slack': googleDrive.toMap(), }; }