moduleIds property

List<String> get moduleIds

Get all registered module IDs

Implementation

static List<String> get moduleIds => _flows.keys.toList();