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