logServiceCalls method

ColumnValue<bool, bool> logServiceCalls(
  1. bool value
)

Implementation

_i1.ColumnValue<bool, bool> logServiceCalls(bool value) => _i1.ColumnValue(
      table.logServiceCalls,
      value,
    );