MethodChannelStreamVideoFlutter constructor

MethodChannelStreamVideoFlutter()

Implementation

MethodChannelStreamVideoFlutter() {
  methodChannel.setMethodCallHandler(methodHandler);
}