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 => '找不到请求的资源。';