feat(RTCStats): Suppress unnecessary error message when rtcstatsEnabled === false (#2374)
* feat(RTCStats) Allow initializing without enabling
* feat(RTCStats) Simpler use of config properties
* feat(RTCStats) rollback property access level
* feat(RTCStats)revert to private and assert type