startSession method

dynamic startSession()

Implementation

startSession() async {
  MapboxAdFlutterPlatform.instance.startSession();
}