UserOrgsLoadErrorEvent constructor

const UserOrgsLoadErrorEvent(
  1. AppException? error
)

Implementation

const UserOrgsLoadErrorEvent(super.error);