MethodChannelAppIntents constructor
MethodChannelAppIntents()
Constructor that sets up the method call handler.
Implementation
MethodChannelAppIntents() {
_setupMethodCallHandler();
}
Constructor that sets up the method call handler.
MethodChannelAppIntents() {
_setupMethodCallHandler();
}