getDecoderImplementation method

  1. @internal
String? getDecoderImplementation()

Implementation

@internal
String? getDecoderImplementation() {
  return prevStats?.decoderImplementation;
}