Map<String, Object?> asMap() { return { 'direction': _direction.asMap(), 'speed': _speed.asMap(), }; }