StateParams constructor

StateParams({
  1. String? state,
})

Implementation

StateParams({this.state});