ReadUserErrorEvent constructor

const ReadUserErrorEvent(
  1. AppException? error
)

Implementation

const ReadUserErrorEvent(super.error);