clopImageWith34RatioServiceProvider top-level property

Provider<ClopImageWith34RatioService> clopImageWith34RatioServiceProvider
final

Implementation

final clopImageWith34RatioServiceProvider =
    Provider<ClopImageWith34RatioService>(
  (ref) => ClopImageWith34RatioService(),
);