browser property

String? get browser

Implementation

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