ReadUserEventError constructor

const ReadUserEventError(
  1. AppException? error
)

Implementation

const ReadUserEventError(super.error);