build method

Schema build()

Returns built schema.

Implementation

Schema build() {
  return schema;
}