value property

  1. @override
String value

Returns the value.

Implementation

@override
String get value => name;