length property

  1. @override
int length
override

The total length of the data.

Implementation

@override
int get length => _length;