createSession abstract method

Implementation

Future<MiniProgramMediaPlaybackSession> createSession(
  MiniProgramMediaPlaybackRequest request,
);