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