child classes can override these getters which will allow methods in this class to see static variables from child classes
@override String get apiVersion => kApiVersion;