defaultValue property

Value? get defaultValue

Implementation

Value? get defaultValue => Value.fromNode(astNode!.defaultValue);