max method

  1. @override
dynamic max(
  1. num max
)
override

Implementation

@override
max(num max) => 'The length of string must be at least $max';