MicInfoPlatform constructor

MicInfoPlatform()

Constructs a MicInfoPlatform. This ensures that only platform-specific implementations can extend this class.

Implementation

MicInfoPlatform() : super(token: _token);