plugin_platform_interface library Null safety
Classes
- MockPlatformInterfaceMixin
-
A PlatformInterface mixin that can be combined with fake or mock objects,
such as test's
Fake
or mockito'sMock
. - PlatformInterface
- Base class for platform interfaces.