popObject abstract method

Object? popObject()

Pops and returns the top value from the stack as a Dart object.

Implementation

Object? popObject();