Event constructor

Event({
  1. FireblocksError? error,
})

Implementation

Event({this.error});