NullValue constructor

const NullValue(
  1. String value
)

Implementation

const NullValue(super.value);