encode method
Implementation
Object encode() {
return <Object?>[
manualDrive,
screenControl,
locations,
blockRobotInteraction,
];
}
Object encode() {
return <Object?>[
manualDrive,
screenControl,
locations,
blockRobotInteraction,
];
}