Future<Uint8List?> decode(String blurHash, int width, int height, {double punch = 1.0, bool useCache = true}) { throw UnimplementedError('decode() has not been implemented.'); }