resoulution property

int? resoulution

Implementation

int? get resoulution {
  return _resolution;
}