effectiveDirective property
String
get
effectiveDirective
Implementation
_i2.String get effectiveDirective => _i4.getProperty(
this,
'effectiveDirective',
);
set
effectiveDirective
(String value)
Implementation
set effectiveDirective(_i2.String value) {
_i4.setProperty(
this,
'effectiveDirective',
value,
);
}