@override Future<String?> activeAnimationId() async { return await methodChannel.invokeMethod<String>('activeAnimationId'); }