getAspectRatio static method

double? getAspectRatio()

Implementation

static double? getAspectRatio() {
  return null;
}