DirectValueDto constructor

const DirectValueDto(
  1. Object? value
)

Implementation

const DirectValueDto(this.value);