此 JSBoxedDartObject 封装对应的 Dart Object。
如果 Dart 运行时与封装 Object 的运行时不相同,或者此对象不是封装的 Dart Object,则抛出 Exception。
external Object get toDart;