JsonNoDataException constructor

const JsonNoDataException(
  1. String? message
)

Implementation

const JsonNoDataException(super.message);