fixes for nulltype and arguments of radio group
in form.setSchema we explicitly need to model null options in the type. These broke the typechecking in form.renderSchema.
Also, radiogroup got a wrong argument name
in form.setSchema we explicitly need to model null options in the type. These broke the typechecking in form.renderSchema.
Also, radiogroup got a wrong argument name