idle property

String? get idle

Implementation

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