We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2706c05 commit f9083dcCopy full SHA for f9083dc
Sources/SwiftVue/StudentVue/StudentVue.swift
@@ -1,6 +1,6 @@
1
import Foundation
2
3
-public class StudentVue {
+final public class StudentVue: Sendable {
4
private let credentials: Credentials
5
6
static private let edupointCredentials: Credentials = Credentials(username: "EdupointDistrictInfo", password: "Edup01nt", districtURL: "https://support.edupoint.com")
0 commit comments