UpshotMethodChannelInternal constructor
UpshotMethodChannelInternal({
- BuildContext? context,
Implementation
UpshotMethodChannelInternal({this.context}) {
_channel.setMethodCallHandler(_methodCallHandler);
}