Shorthand set of providers used for building Angular forms.
runApp(createMyAppFactory(), [FORM_PROVIDERS]);
const List<Type> FORM_PROVIDERS = [RadioControlRegistry];