CapsafePlatform class

Deprecated placeholder kept for migration safety.

The plugin no longer uses a CapsafePlatform interface. This file remains only to avoid breaking old imports during the transition. You can safely remove any imports of capsafe_platform_interface.dart from your code.

Annotations
  • @Deprecated('No longer used. Remove any imports in your app/tests.')

Constructors

CapsafePlatform()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited