WriteFeatureValuesResponse.fromJson constructor

WriteFeatureValuesResponse.fromJson(
  1. Object? j
)

Implementation

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