toString method

  1. @override
String toString()
override

Encodes as "marker".

Implementation

@override
String toString() => "marker";