InvalidJsonTypeException constructor

InvalidJsonTypeException(
  1. Object? value
)

Implementation

InvalidJsonTypeException(this.value);