errorNotFound property

  1. @override
String get errorNotFound
override

No description provided for @errorNotFound.

In en, this message translates to: 'The resource could not be found.'

Implementation

@override
String get errorNotFound => 'The resource could not be found.';