collectImageRegionsForTesting static method

  1. @visibleForTesting
List<Map<String, dynamic>> collectImageRegionsForTesting()

Implementation

@visibleForTesting
static List<Map<String, dynamic>> collectImageRegionsForTesting() =>
    _collectImageRegions();