Metadata.fromJson constructor

Metadata.fromJson(
  1. Map json
)

Implementation

factory Metadata.fromJson(Map json) => _$MetadataFromJson(json);