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