EntitlementDatasourceRef typedef

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

Implementation

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