updateSourceProfile abstract method
Future<Sub2ApiAdminDataSourceProfile>
updateSourceProfile(
- Sub2ApiAdminDataSourceType type,
- Sub2ApiAdminDataSourceProfileInput x, {
- Sub2ApiRequestOptions? requestOptions,
Implementation
Future<Sub2ApiAdminDataSourceProfile> updateSourceProfile(
Sub2ApiAdminDataSourceType type,
Sub2ApiAdminDataSourceProfileInput x, {
Sub2ApiRequestOptions? requestOptions,
});