MethodChannelStorifyMeFlutterPlugin constructor
MethodChannelStorifyMeFlutterPlugin()
Implementation
MethodChannelStorifyMeFlutterPlugin() {
methodChannel.setMethodCallHandler(_platformCallHandler);
debugPrint("constructor()");
}