array property

List<T>? get array

Implementation

List<T>? get array => _getArray();