isReadOnly property

bool? isReadOnly

deno-postgres@v0.17.0/TransactionOptions/read_only.

Implementation

bool? get isReadOnly => getProperty(this, 'read_only');