stridesSize property

int get stridesSize

Implementation

int get stridesSize {
  return strides.length;
}