NothingParams constructor
- {@Default(LifeEventType.nothing) LifeEventType type}
Implementation
const factory NothingParams({@Default(LifeEventType.nothing) LifeEventType type}) = _NothingParams;
const factory NothingParams({@Default(LifeEventType.nothing) LifeEventType type}) = _NothingParams;