EnableAllFeaturesResponse constructor

EnableAllFeaturesResponse({
  1. Handshake? handshake,
})

Implementation

EnableAllFeaturesResponse({
  this.handshake,
});