toString method

  1. @override
String toString()
override

Convert to string

Implementation

@override
String toString() => name;