TelepactSchema constructor

TelepactSchema(
  1. TelepactSchema schema
)

Constructs a TelepactSchema from a binding schema.

Implementation

TelepactSchema(b.TelepactSchema schema) : telepactSchema = schema;