useMap property - ObjectElement class - dart:html library (original) (raw)

description

String getuseMap

Implementation

String get useMap native;

setuseMap (String value)

Implementation

set useMap(String value) native;