length property
      
      num
      get
      length
      
    
    
Returns the number of strings in strings.
Implementation
_i2.num get length => _i4.getProperty(
      this,
      'length',
    );Returns the number of strings in strings.
_i2.num get length => _i4.getProperty(
      this,
      'length',
    );