SignInStudentCodeChanged constructor Null safety

const SignInStudentCodeChanged(
  1. String studentCode
)

Implementation

const SignInStudentCodeChanged(this.studentCode);