getPromotedVideosForOoh abstract method

Future<NetworkResponse> getPromotedVideosForOoh(
  1. dynamic lat,
  2. dynamic lng
)

Implementation

Future<NetworkResponse> getPromotedVideosForOoh(lat, lng);