igmpQuery property

String? igmpQuery
final

Indicate whether igmp query is enabled on the network interface or not. If enabled, also indicates the version of IGMP supported. Check the IgmpQuery enum for the list of possible values.

Implementation

final String? igmpQuery;