toDartObject abstract method

Object? toDartObject()
inherited

Converts the python object to a Dart object.

Implementation

Object? toDartObject();