initialize method
Implementation
Future<bool> initialize(TelinkMeshConfig config) {
throw UnimplementedError('initialize() has not been implemented.');
}
Future<bool> initialize(TelinkMeshConfig config) {
throw UnimplementedError('initialize() has not been implemented.');
}