id property - Animation class - dart:html library

String? get id

Implementation

String? get id native;
set id (String? value)

Implementation

set id(String? value) native;