toJson method

Map<String, dynamic> toJson()
inherited

Converts this selector to JSON.

Implementation

Map<String, dynamic> toJson() => _$WebSelectorToJson(this);