appToken property Null safety

String? appToken
read / write, override

The appToken used to authenticate the requests. Can be set either a construction or later

Implementation

@override
String? appToken;