meshManagerApi property

MeshManagerApi meshManagerApi

This class is used to expose Nordic's APIs and handle a mesh network.

It listens to all native events and distribute it to broadcast Streams that should in turn be listened by plugin consumer.

Implementation

MeshManagerApi get meshManagerApi => _meshManagerApi;