token property

String? get token

Implementation

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