AiDatasourceRef typedef

  1. @Deprecated('Will be removed in 3.0. Use Ref instead')
AiDatasourceRef = ProviderRef<AiDatasource>

Implementation

@Deprecated('Will be removed in 3.0. Use Ref instead')
// ignore: unused_element
typedef AiDatasourceRef = ProviderRef<AiDatasource>;