RollbackSchemaRequest constructor

RollbackSchemaRequest({
  1. String? revisionId,
})

Implementation

RollbackSchemaRequest({this.revisionId});