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