SchemaVersion.v10 constructor

SchemaVersion.v10()

Implementation

factory SchemaVersion.v10() => SchemaVersion(major: 1, minor: 0);