You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
class AboutMe {
val firstName = "Im"
val lastName = "SangHyeon"
val linkedin = "https://www.linkedin.com/feed/"
- val experienceYears = 4+ val experienceYears = 5
val role = "Android Engineer"
}