Report lag information
@override Future<void> reportLagInfo(Map<String, Object?> info) async { methodChannel.invokeMethod<bool>('reportLagChannel', info); }