OnDisplayToOrder constructor

OnDisplayToOrder({
  1. String? state,
  2. String? uri,
})

Implementation

OnDisplayToOrder({this.state, this.uri});