start abstract method

Future<void> start(
  1. String roomId,
  2. String uid
)

Implementation

Future<void> start(String roomId, String uid);