maskImages property

bool? maskImages
final

If true, any widget that creates a RenderImage will be masked during Session Replay. E.g: Image

Implementation

final bool? maskImages;