temperature property

Map<String, dynamic>? temperature

Implementation

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