PgValue constructor

PgValue(
  1. dynamic value
)

Implementation

PgValue(this.value);