SyncFeatureViewResponse constructor

SyncFeatureViewResponse({
  1. String featureViewSync = '',
})

Implementation

SyncFeatureViewResponse({this.featureViewSync = ''})
  : super(fullyQualifiedName);