toInterface static method
convert a ScopeValue to a String
Implementation
static String toInterface(
ScopeValue scopeValue,
) =>
scopeValue.name;
convert a ScopeValue to a String
static String toInterface(
ScopeValue scopeValue,
) =>
scopeValue.name;