endsWith abstract method

dynamic endsWith(
  1. String suffix
)

Implementation

endsWith(String suffix);