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