notationValue property

  1. @override
String get notationValue

Get notation value

Implementation

@override
String get notationValue => utf8.decode(valueData);