unit property

  1. @override
String unit
override

A symbol that repersenting this Temperature.

Implementation

@override
String get unit => _c;