value property
dynamic
get
value
Returns the cursor's current value.
Implementation
_i2.dynamic get value => _i4.getProperty(
this,
'value',
);
Returns the cursor's current value.
_i2.dynamic get value => _i4.getProperty(
this,
'value',
);