AddContextChildrenResponse.fromJson constructor

AddContextChildrenResponse.fromJson(
  1. Object? j
)

Implementation

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