allScreenVariables abstract method
Get all app variable references. Note that the value of the variables are not included
Implementation
Map<String, V>? allScreenVariables(TinkScreenId screenPath);
Get all app variable references. Note that the value of the variables are not included
Map<String, V>? allScreenVariables(TinkScreenId screenPath);