landmarks property

List<Landmark>? landmarks
getter/setter pair

Detected face landmarks.

Implementation

core.List<Landmark>? landmarks;