@override Future<dynamic> collectData() async { return await methodChannel.invokeMethod<dynamic>('CollectData'); }