RemoveContextChildrenResponse.fromJson constructor

RemoveContextChildrenResponse.fromJson(
  1. Object? j
)

Implementation

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