callbackSettingNotFound property

  1. @override
String get callbackSettingNotFound
override

Error when callback configuration is missing

In en, this message translates to: 'Callback setting not found'

Implementation

@override
String get callbackSettingNotFound => 'Callback setting not found';