MethodChannelShakePhone constructor

MethodChannelShakePhone()

Implementation

MethodChannelShakePhone() {
  methodChannel.setMethodCallHandler(_handleMethod);
}