temperature property

Map<String, dynamic>? get temperature

Implementation

Map<String, dynamic>? get temperature => _temperature;