Package.fromJson constructor

Package.fromJson(
  1. Map json
)

Implementation

factory Package.fromJson(Map json) => _$PackageFromJson(json);