token property

String? token

Implementation

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