eoseCommandCallBacks property

Map<String, void Function(NostrRequestEoseCommand eose)?> eoseCommandCallBacks
final

Implementation

static final eoseCommandCallBacks = <String,
    void Function(
  NostrRequestEoseCommand eose,
)?>{};