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