TikiSdkDataTypeEnum constructor Null safety

const TikiSdkDataTypeEnum(
  1. String val
)

Implementation

const TikiSdkDataTypeEnum(this.val);