bitrate property

int bitrate

Implementation

int get bitrate =>
    _object.getUint32Property(_wirelessDeviceInterfaceName, 'Bitrate') ?? 0;