search property
String
get
search
The pattern string for the search
.
Implementation
_i2.String get search => _i4.getProperty(
this,
'search',
);
The pattern string for the search
.
_i2.String get search => _i4.getProperty(
this,
'search',
);