calscale property

String? calscale

CALSCALE of the object.

Implementation

String? get calscale => headData['calscale'] as String?;