ContactsToggleTopPeers constructor
const
ContactsToggleTopPeers({
- required bool enabled,
Contacts Toggle Top Peers constructor.
Implementation
const ContactsToggleTopPeers({required this.enabled}) : super._();