CreateTableResponse constructor

CreateTableResponse({
  1. String? objectId,
})

Implementation

CreateTableResponse({this.objectId});