moduleIds property

List<String> get moduleIds

Get all registered module IDs

Implementation

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