condition property
String?
get
condition
An optional expression for conditional breakpoints.
Implementation
_i2.String? get condition => _i5.getProperty(
this,
'condition',
);
An optional expression for conditional breakpoints.
_i2.String? get condition => _i5.getProperty(
this,
'condition',
);