has method - StylePropertyMapReadonly class - dart:html library (original) (raw)

description

bool has(

  1. String property )

Implementation

bool has(String property) native;