appToken property Null safety
read / write
The appToken used to authenticate the requests. Can be set either a construction or later
Implementation
String? appToken;
The appToken used to authenticate the requests. Can be set either a construction or later
String? appToken;