verloopMethods property

  1. @visibleForTesting
MethodChannel verloopMethods
final

The method channel used to interact with the native platform.

Implementation

@visibleForTesting
final verloopMethods = const MethodChannel('verloop.flutter.dev/method-call');