value property

  1. @override
String value
override

Returns the value.

Implementation

@override
String get value => name;