toString method

*<Null safety>*
  • @override

String toString ()

Implementation

@override
String toString() => toSet().toString();