DataProperty constructor

DataProperty(
  1. dynamic value
)

Implementation

DataProperty(this.value);