asBool method
尝试转换成 bool
Implementation
bool asBool() => RustLib.instance.api.crateApiPythonPyObjectWrapperAsBool(
that: this,
);
尝试转换成 bool
bool asBool() => RustLib.instance.api.crateApiPythonPyObjectWrapperAsBool(
that: this,
);