menu
serverpod package
documentation
protocol.dart
SessionLogEntryUpdateTable
userId method
userId method
dark_mode
light_mode
userId
method
ColumnValue
<
String
,
String
>
userId
(
String
?
value
)
Implementation
_i1.ColumnValue<String, String> userId(String? value) => _i1.ColumnValue( table.userId, value, );
serverpod package
documentation
protocol
SessionLogEntryUpdateTable
userId method
SessionLogEntryUpdateTable class