getOutputTimestamp method Null safety

Map getOutputTimestamp()

Implementation

Map getOutputTimestamp() {
  return convertNativeToDart_Dictionary(_getOutputTimestamp_1())!;
}