deletedFaces property

List<String>? deletedFaces
final

An array of strings (face IDs) of the faces that were deleted.

Implementation

final List<String>? deletedFaces;