age_range_signals_platform_interface library
The platform interface that federated implementations of
age_range_signals extend.
Application code should import package:age_range_signals/age_range_signals.dart
instead. This library exists so alternative platform implementations, and
tests that need to stub the plugin, can hook into it.
Classes
- AgeRangeSignalsPlatform
-
The interface every
age_range_signalsplatform implementation extends.