login property

String? get login

Implementation

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