PhoneNumberDataEntity constructor

PhoneNumberDataEntity([
  1. String? value
])

Creates a new StringDataEntity Object with value value

Implementation

PhoneNumberDataEntity([super.value]);