menu
serverpod package
documentation
protocol.dart
MethodInfoUpdateTable
endpoint method
endpoint method
dark_mode
light_mode
endpoint
method
ColumnValue
<
String
,
String
>
endpoint
(
String
value
)
Implementation
_is.ColumnValue<String, String> endpoint(String value) => _is.ColumnValue( table.endpoint, value, );
serverpod package
documentation
protocol
MethodInfoUpdateTable
endpoint method
MethodInfoUpdateTable class