appToken property Null safety

String? appToken
read / write

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

Implementation

String? appToken;