shape property

List<int> get shape

Implementation

List<int> get shape => [rows, cols, channels];