Cartesian constructor
Cartesian({})
Implementation
Cartesian(
{required this.xFellowship,
required this.yContract,
required this.zState,
required this.lockPredicate,
required this.address,
this.routine,
this.vk});