create static method

Create an instance

Implementation

static Future<V2TXLivePlayer> create() async {
  return V2TXLivePlayerImpl.create();
}