value property
dynamic
get
value
The base getter for the content of any property.
Implementation
dynamic get value => false;
The base getter for the content of any property.
dynamic get value => false;