message property Null safety

String message
override

The associated error message.

Implementation

@override
String get message => 'The student code does not exist.';