Get image for debugging.
If not Null, all images will be replaced with this data.
デバッグ用の画像を取得します。
Nullでない場合画像はすべてこのデータに入れ替わります。
@override Future<Uint8List?> get debugImageData => Future.value(null);