DeleteAuthRejected constructor

const DeleteAuthRejected(
  1. String? message
)

Implementation

const DeleteAuthRejected(super.message);