ShowErrorGenericOneEvent<T> constructor
const
ShowErrorGenericOneEvent<T> ({
- required String exception,
Implementation
const factory ShowErrorGenericOneEvent({required final String exception}) =
_$ShowErrorGenericOneEvent<T>;