isRequired property
getter/setter pair
Specify if the field is required when shown on registration pages
(used for textFields)
Implementation
bool isRequired;
Specify if the field is required when shown on registration pages
(used for textFields)
bool isRequired;