toDart method

  1. @override
dynamic toDart()
override

js value 转为 dart

Implementation

@override
toDart() => jsValue.toDart();