NotExistsResource constructor

const NotExistsResource({
  1. String cause = '',
})

Implementation

const NotExistsResource({super.cause});