getPromotedVideosForOobrPlaces abstract method

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

Implementation

Future<NetworkResponse> getPromotedVideosForOobrPlaces(lat, lng);