peersNotifier top-level property

CustomValueNotifier<Map<String, dynamic>> peersNotifier
getter/setter pair

Implementation

CustomValueNotifier<Map<String, dynamic>> peersNotifier =
    CustomValueNotifier<Map<String, dynamic>>({});