depthNear property Null safety

num? depthNear

Implementation

num? get depthNear native;
void depthNear= (num? value)

Implementation

set depthNear(num? value) native;