is2D property Null safety

bool? is2D

Implementation

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

Implementation

set is2D(bool? value) native;