SerializedMessage constructor
const
SerializedMessage({})
Implementation
const SerializedMessage({
required this.message,
this.cwd,
this.userType,
this.sessionId,
this.timestamp,
this.gitBranch,
this.slug,
this.entrypoint,
this.parentUuid,
this.isSidechain,
});