mockCount property

int get mockCount

获取所有 Mock 数量

Implementation

int get mockCount => _config.mocks.length;