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