MsgDelegateFeedConsent constructor

MsgDelegateFeedConsent(
  1. String coperator,
  2. String cdelegate
)

Implementation

MsgDelegateFeedConsent(this.coperator, this.cdelegate);