isBoolean property
bool
get
isBoolean
Implementation
bool get isBoolean {
return js_bd.JSValueIsBoolean(_context.ref, _ref);
}
bool get isBoolean {
return js_bd.JSValueIsBoolean(_context.ref, _ref);
}