IsNew
methodsChecks if the Model is new or not. The id field is used to determine if a model instance is new or existing. If the value of the specified field is equal to the default value that is specified through the fields configuration, the model is considered new.
Returns:Boolean
—Returns true if the field is editable. Otherwise, returns false.