GenericEvent<T>.showLoading constructor

const GenericEvent<T>.showLoading()

Implementation

const factory GenericEvent.showLoading() = ShowLoadingGenericEvent<T>;