SharePointSources constructor

SharePointSources({
  1. List<SharePointSources_SharePointSource> sharePointSources = const [],
})

Implementation

SharePointSources({this.sharePointSources = const []})
  : super(fullyQualifiedName);