Slice String Dart -Syntax

String substring(int start, [int? end]);
Cruel Civet