PlatformExceptionCode class

A class contains the error code from PlatformException

Constructors

PlatformExceptionCode()

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

Constants

fileNotFound → const String
The code indicates file not found
iCloudConnectionOrPermission → const String
The code indicates iCloud container ID is not valid, or user is not signed in to iCloud, or user denied iCloud permission for this app
nativeCodeError → const String
The code indicates other error from native code