getComputedTiming method

Map getComputedTiming()

Implementation

Map getComputedTiming() {
  return const <String, Object?>{};
}