DestinationRuleSpec.fromJson constructor

DestinationRuleSpec.fromJson(
  1. Map<String, dynamic> json
)

Creates a DestinationRuleSpec from JSON data.

Implementation

DestinationRuleSpec.fromJson(Map<String, dynamic> json) : this();