Case
MTLResourceError.saveError(_:)
The resource could not be saved.
case saveError(String)
Parameters
String-
A description of the save error.
Case
The resource could not be saved.
case saveError(String)
StringA description of the save error.