ExportFeatureValuesResponse.fromJson constructor

ExportFeatureValuesResponse.fromJson(
  1. Object? j
)

Implementation

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