photoURLControl property
FormControl<String>
get
photoURLControl
Implementation
FormControl<String> get photoURLControl =>
form.control(photoURLControlPath()) as FormControl<String>;
FormControl<String> get photoURLControl =>
form.control(photoURLControlPath()) as FormControl<String>;