calledEndpoints property

Map<String, List> calledEndpoints

Implementation

static Map<String, List<dynamic>> get calledEndpoints =>
    currentApi!._calledEndpoints;