Activity Meta Data
constructor(facilityId: Int? = null, facilityName: String? = null, address: String? = null, city: String? = null, state: String? = null, details: String? = null, timeSpent: Int? = null, steps: Int? = null, distance: Double? = null, distanceUnit: String? = null, calories: Double? = null, activeMinutes: Int? = null, lastSync: String? = null)