JsonValue.null_ constructor

const JsonValue.null_()

Implementation

const factory JsonValue.null_() = JsonValueNull;