ResultParams constructor

ResultParams({
  1. StateParams? stateParams,
})

Implementation

ResultParams({this.stateParams});