JsonValueNull constructor

JsonValueNull(
  1. {int? extra,
  2. int? clientId}
)

Represents a null JSON value

Implementation

JsonValueNull