os property

String? get os

Implementation

String? get os => (_$data['os'] as String?);