Map<String, dynamic> toJson() => { 'application_name': applicationName, 'application_id': applicationID, 'user_id': userID };