SQL constructor

const SQL(
  1. Object? value
)

Implementation

const SQL(this.value);