endsWith constant
String
const endsWith
String does not end with the required suffix.
Implementation
static const endsWith = 'string.ends_with';
String does not end with the required suffix.
static const endsWith = 'string.ends_with';