IntegerDataEntity constructor

IntegerDataEntity([
  1. int? value
])

Creates a new IntegerDataEntity Object

Implementation

IntegerDataEntity([super.value]);