SmsColumn class

Represents all the possible parameters for a SMS

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

ADDRESS → const SmsColumn
BODY → const SmsColumn
DATE → const SmsColumn
DATE_SENT → const SmsColumn
ID → const SmsColumn
READ → const SmsColumn
SEEN → const SmsColumn
SERVICE_CENTER_ADDRESS → const SmsColumn
STATUS → const SmsColumn
SUBJECT → const SmsColumn
SUBSCRIPTION_ID → const SmsColumn
THREAD_ID → const SmsColumn
TYPE → const SmsColumn