ExposureReferee typedef

ExposureReferee = dynamic Function(List<int> visibleList)

Implementation

typedef ExposureReferee = Function(List<int> visibleList);