_i2.List<_i2.String>? get types => ((_i4.getProperty( this, 'types', )) as _i2.List?) ?.cast();
set types(_i2.List<_i2.String>? value) { _i4.setProperty( this, 'types', value ?? _i6.undefined, ); }