schema property

Schema get schema
inherited

Schema used for the local database.

Implementation

Schema get schema;
  1. @internal
set schema (Schema schema)
inherited

Implementation

@internal
set schema(Schema schema);