getValueNoContext method

  1. @override
String getValueNoContext()
override

Implementation

@override
String getValueNoContext() => throw UnsupportedError(
    "Can't define an variable value without a context!");