callNotFound constant
String
const callNotFound
The error message for call not found errors.
Implementation
static const callNotFound = 'Call not found';
The error message for call not found errors.
static const callNotFound = 'Call not found';