LivenessAssuranceUiOptions constructor
      const
      LivenessAssuranceUiOptions({})
     
    
    
Implementation
const LivenessAssuranceUiOptions({
  this.primaryTintColor,
  this.secondaryTintColor,
  this.floatingPromptBackgroundColor,
  this.overlayStrokeColor,
});