LookUpDataEntity constructor

LookUpDataEntity([
  1. DataEntity? value
])

Create a new LookUpDataEntity

Implementation

LookUpDataEntity([super.value]);