defaultValue property

dynamic get defaultValue

Implementation

dynamic get defaultValue
{
  return to(_defaultValue);
}