realSort property
The type of real numbers (integers, floats, rationals, irrationals).
Implementation
late final realSort = _getSort(_realSort) as RealSort;
The type of real numbers (integers, floats, rationals, irrationals).
late final realSort = _getSort(_realSort) as RealSort;