ModalInteraction constructor
      
      ModalInteraction()
     
    
    
Implementation
ModalInteraction(
  super._id,
  super._label,
  super._applicationId,
  super._version,
  super._typeId,
  super._token,
  super._userId,
  super._guildId,
  super._message,
  this._customId,
  this._channelId,
);