InputNotifyPeer constructor
const
InputNotifyPeer({
- required InputPeerBase peer,
Input Notify Peer constructor.
Implementation
const InputNotifyPeer({required this.peer}) : super._();
Input Notify Peer constructor.
const InputNotifyPeer({required this.peer}) : super._();