MethodChannelEsimManager constructor

MethodChannelEsimManager()

Implementation

MethodChannelEsimManager() {
  methodChannel.setMethodCallHandler(_handleMethodCall);
}