errorMessage property Null safety

String errorMessage
final

Error message in case that status is failure, in other words, when the request to retrieve grades has failed.

Implementation

final String errorMessage;