CreatedByDataEntity constructor

CreatedByDataEntity([
  1. CreatedBy? value
])

Creates a new UserReferenceDataEntity Object with value value

Implementation

CreatedByDataEntity([super.value]);