Event constructor Null safety

Event(
  1. String key,
  2. {dynamic data,
  3. GenericError? error}
)