defer property

bool? get defer

Implementation

bool? get defer native;
set defer (bool? value)

Implementation

set defer(bool? value) native;