UrlContext.fromJson constructor

UrlContext.fromJson(
  1. Object? j
)

Implementation

factory UrlContext.fromJson(Object? j) => UrlContext();