map property

Map<String, BtKey> map

Implementation

static Map<String, BtKey> get map => (_map ??= {});