calledEndpoints property

Map<String, List> get calledEndpoints

Implementation

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