calc property

String get calc

Implementation

String get calc => _calc != null ? '($_calc)' : build();