Option<Value>.none constructor

Option<Value>.none()

Implementation

factory Option.none() = None;