MeshNetworkEventError constructor

const MeshNetworkEventError(
  1. String error
)

Implementation

const factory MeshNetworkEventError(String error) = _MeshNetworkEventError;