message property Null safety
override
The associated error message.
Implementation
@override
String get message => 'The student code does not exist.';
The associated error message.
@override
String get message => 'The student code does not exist.';