of property
Implementation
_i13.Uint8List Function([_i2.Iterable<_i2.dynamic>?]) get of =>
    ([_i2.Iterable<_i2.dynamic>? p0]) => _i6.callMethod(
          _i6.getProperty(
            this,
            'of',
          ),
          r'call',
          [
            this,
            p0 ?? _i5.undefined,
          ],
        );