DidNotCallInit constructor

const DidNotCallInit({
  1. String message = _contextErrorMessage,
})

Implementation

const DidNotCallInit({this.message = _contextErrorMessage});