discover method

Implementation

Future<List<NodeFractal>> discover() async {
  return [];
}