isDate abstract method

bool isDate()

在 dart 侧判断 js value 是否是 Date

Implementation

bool isDate();