notFoundMessage constant
String
const notFoundMessage
Provides 'not found' log message.
Implementation
static const String notFoundMessage = 'Matches is not found';
Provides 'not found' log message.
static const String notFoundMessage = 'Matches is not found';