JsonSerializationException constructor

JsonSerializationException(
  1. Object? value
)

Implementation

JsonSerializationException(this.value);