CommitSchemaRequest constructor

CommitSchemaRequest({
  1. Schema? schema,
})

Implementation

CommitSchemaRequest({this.schema});