getScreenVariableRef abstract method
Gets the reference to the a device variable of the given name
Implementation
V? getScreenVariableRef(
TinkScreenId screenId,
String name,
);
Gets the reference to the a device variable of the given name
V? getScreenVariableRef(
TinkScreenId screenId,
String name,
);