FlutterLive2dPlatform constructor

FlutterLive2dPlatform()

Constructs a new platform interface, registering the verification token used by PlatformInterface.verifyToken.

Implementation

FlutterLive2dPlatform() : super(token: _token);