AccountGetNotifySettings constructor

const AccountGetNotifySettings({
  1. required InputNotifyPeerBase peer,
})

Account Get Notify Settings constructor.

Implementation

const AccountGetNotifySettings({required this.peer}) : super._();