MockInterseptor constructor

const MockInterseptor(
  1. Map<String, dynamic> dataMap
)

Implementation

const MockInterseptor(this.dataMap);