startLiveStream abstract method

Future<bool?> startLiveStream(
  1. String id
)

Implementation

Future<bool?> startLiveStream(String id);