Pubspec.fromJson constructor

Pubspec.fromJson(
  1. Map json
)

Implementation

factory Pubspec.fromJson(Map json) => _$PubspecFromJson(json);