array property

List<int> get array

Implementation

List<int> get array => value as Uint8List;