toJointNameString method

String toJointNameString()

Implementation

String toJointNameString() => toString().split('.').last;