refactor(Polar): do not use private properties
The use of private properties complicates the interaction with Rotare. So we simply get rid of it now and put all properties public. This is probably something that we will do anyway in a later stage in order to simplify development.
Please register or sign in to comment