platform property

PythonFfiDelegate<Object?> get platform
inherited

Gets the platform that this object is associated with.

Implementation

P get platform => _platform;