depthFar property Null safety

num? depthFar

Implementation

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

Implementation

set depthFar(num? value) native;