models/remote_notification_schedule library
Classes
- ModelNotificationScheduleBase
- Abstract class for defining a document with a schedule for PUSH notifications.
- ModelServerCommandRemoteNotificationSchedule
- 
  ModelServerCommandBasefor remote PUSH notification to time.
- RemoteNotificationScheduleModel
- This model is for scheduling and registering remote PUSH notifications.
Typedefs
- RemoteNotificationScheduleModelCollection = _$RemoteNotificationScheduleModelCollection
- Collection class for storing RemoteNotificationScheduleModel.
- RemoteNotificationScheduleModelDocument = _$RemoteNotificationScheduleModelDocument
- Document class for storing RemoteNotificationScheduleModel.
- RemoteNotificationScheduleModelInitialCollection = _$RemoteNotificationScheduleModelInitialCollection
- 
  Class for defining initial values to be passed to initialValueofRuntimeModelAdapter.
- RemoteNotificationScheduleModelKeys = _$RemoteNotificationScheduleModelKeys
- Enum of the name of the value defined in RemoteNotificationScheduleModel.
- RemoteNotificationScheduleModelMirrorCollection = _$RemoteNotificationScheduleModelMirrorCollection
- Collection class for storing RemoteNotificationScheduleModel.
- RemoteNotificationScheduleModelMirrorDocument = _$RemoteNotificationScheduleModelMirrorDocument
- Document class for storing RemoteNotificationScheduleModel.
- RemoteNotificationScheduleModelMirrorInitialCollection = _$RemoteNotificationScheduleModelMirrorInitialCollection
- 
  Class for defining initial values to be passed to initialValueofRuntimeModelAdapter.
- RemoteNotificationScheduleModelMirrorRefPath = _$RemoteNotificationScheduleModelMirrorRefPath
- It can be defined as an empty ModelRef<RemoteNotificationScheduleModel>.
- 
  RemoteNotificationScheduleModelRef
    = ModelRef<RemoteNotificationScheduleModel> ?
- Alias for ModelRef<RemoteNotificationScheduleModel>.
- RemoteNotificationScheduleModelRefPath = _$RemoteNotificationScheduleModelRefPath
- It can be defined as an empty ModelRef<RemoteNotificationScheduleModel>.