Initializes the CMP instance.
@override Future<void> initializeCmp() async { await methodChannel.invokeMethod('initializeCmp'); }