normalize property

bool? get normalize

Implementation

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

Implementation

set normalize(bool? value) native;