menu
serverpod package
documentation
protocol.dart
MethodInfo
copyWith abstract method
copyWith abstract method
dark_mode
light_mode
copyWith
abstract method
MethodInfo
copyWith
(
{
int
?
id
,
String
?
endpoint
,
String
?
method
,
})
Implementation
MethodInfo copyWith({ int? id, String? endpoint, String? method, });
serverpod package
documentation
protocol
MethodInfo
copyWith abstract method
MethodInfo class