FieldValueUserValue constructor

FieldValueUserValue({
  1. String? email,
})

Implementation

FieldValueUserValue({this.email});