toString method

  1. @override
String toString()
inherited

Returns the source's name.

Implementation

@override
String toString() => name;