getValue method

  1. @override
T getValue(
  1. VMContext context
)
override

Implementation

@override
T getValue(VMContext context) => value;