Initializes the plugin platform implementation.
@override Future<void> init() async { await methodChannel.invokeMethod<void>('init'); }