data property

String? data
inherited

data A series of data points which are decimal values separated by a single space (character u20). The special values "E" (error), "L" (below detection limit) and "U" (above detection limit) can also be used in place of a decimal value.

Implementation

String? get data => throw _privateConstructorUsedError;