Learn more about cloning repositories
You have read-only access
Change _transform from variable to constant Since `_transform` never changes after being given an initial value in `init` it might be best to make it a constant.