defaultValue property

T defaultValue

Returns the default value, typically equivalent to the zero or null value.

Implementation

T get defaultValue;