SecretheroFlutterPlatform constructor

SecretheroFlutterPlatform()

Implementation

SecretheroFlutterPlatform() : super(token: _token) {
  methodChannel.setMethodCallHandler(invokedMethods);
}