GenericOneEvent<T>.showLoading constructor

const GenericOneEvent<T>.showLoading()

Implementation

const factory GenericOneEvent.showLoading() = ShowLoadingGenericOneEvent<T>;