FlutterMagentoPlatform constructor

FlutterMagentoPlatform()

Constructs a FlutterMagentoPlatform.

This constructor is used by platform-specific implementations to register themselves with the platform interface.

Implementation

FlutterMagentoPlatform() : super(token: _token);