PeerRemoveShareScreen constructor

const PeerRemoveShareScreen({
  1. required String peerId,
})

Implementation

const PeerRemoveShareScreen({required this.peerId});