SchemaExtensionInfo constructor
      
      SchemaExtensionInfo({})
     
    
    
Implementation
SchemaExtensionInfo({
  this.description,
  this.directoryId,
  this.endDateTime,
  this.schemaExtensionId,
  this.schemaExtensionStatus,
  this.schemaExtensionStatusReason,
  this.startDateTime,
});