InitialState constructor

InitialState({
  1. Map? arguments,
})

Implementation

InitialState({this.arguments}) : super();