featureMapWidthSize property

int get featureMapWidthSize

Implementation

int get featureMapWidthSize {
  return featureMapWidth.length;
}