InvalidObjectException constructor

const InvalidObjectException(
  1. String? message
)

Implementation

const InvalidObjectException(super.message);