Refer to Safe.endsWith
Safe.endsWith
static bool endsWith(String? string, String? other) => Safe.endsWith(string, other);