normalize property Null safety

bool? normalize

Implementation

bool? get normalize native;
void normalize= (bool? value)

Implementation

set normalize(bool? value) native;