screen property

String? get screen

Implementation

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