schemaVersion property

  1. @override
int get schemaVersion

Bump this when you change the schema. See migration below.

Implementation

@override
int get schemaVersion => 6;