cloudkit_flutter_model
library
Classes
-
CKAsset
-
A representation of a CloudKit asset.
-
CKCustomFieldType<T>
-
The base class for a model class custom field type.
-
CKFieldAnnotation
-
An annotation to link a local model class field to a CloudKit record field.
-
CKFieldType
-
Represents the field type for the local field and the CloudKit record field.
-
CKRecordNameAnnotation
-
An annotation to link the local model class UUID field to the CloudKit record name field.
-
CKRecordTypeAnnotation
-
An annotation to link a local model class to a CloudKit record type.
-
CKReference
-
A representation of a CloudKit reference.
-
Reflector
-
Custom
Reflectable
subclass with invokingCapability, typingCapability, and reflectedTypeCapability.