get property
String
get
get
Return the Variable String Object's value.
Implementation
static String get get => _varStr.value;
Return the Variable String Object's value.
static String get get => _varStr.value;