login property

String? login

Implementation

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