@override RawData? objectFromData(Pointer<Void> nativeData) { return _animatedImageHandle(nativeData) as RawData?; }