Submits the form with an empty model. Throws an exception if not implemented.
Future<Result> onSubmitEmpty() => throw Exception('onSubmitEmpty Not implemented');