reason property
String
get
reason
Human readable description of why the code action is currently disabled.
This is displayed in the code actions UI.
Implementation
_i2.String get reason => _i5.getProperty(
this,
'reason',
);