copyWith abstract method
Implementation
FutureCallEntry copyWith({
int? id,
String? name,
DateTime? time,
String? serializedObject,
String? serverId,
String? identifier,
});
FutureCallEntry copyWith({
int? id,
String? name,
DateTime? time,
String? serializedObject,
String? serverId,
String? identifier,
});