lineVal property

  1. @override
String? get lineVal

Line Value.

Encodes the structure’s payload.

Implementation

@override
String? get lineVal => _lineVal;