SetContextCollectionRequest.fromJson constructor

SetContextCollectionRequest.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory SetContextCollectionRequest.fromJson(Map<String, dynamic> json) =
    _$SetContextCollectionRequest.fromJson;