saveSync abstract method

void saveSync()
inherited

Saves the linked object(s) to the database if there are changes.

Also puts new objects into the database that have id set to null or Isar.autoIncrement.

Implementation

void saveSync();