toString method

  1. @override
String toString()
override

Returns the name of this era.

Implementation

@override String toString() => name;