MethodChannelAppIntents constructor

MethodChannelAppIntents()

Constructor that sets up the method call handler.

Implementation

MethodChannelAppIntents() {
  _setupMethodCallHandler();
}