getComputedTiming method Null safety

Map getComputedTiming()

Implementation

Map getComputedTiming() {
  return convertNativeToDart_Dictionary(_getComputedTiming_1())!;
}