BatchReadFeatureValuesResponse.fromJson constructor

BatchReadFeatureValuesResponse.fromJson(
  1. Object? j
)

Implementation

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