ZipyFlutterPlatform constructor
ZipyFlutterPlatform()
Constructs a ZipyFlutterPlatform.
This constructor initializes the platform interface with a token to ensure only valid implementations are used.
Implementation
ZipyFlutterPlatform() : super(token: _token);