ServiceEntrySpec.fromJson constructor

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

Creates a ServiceEntrySpec from JSON data.

Implementation

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