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