rewise library

Constants

DailyConfig$json → const Map<String, String>
const {'1' : 'DailyConfig'}
DailySet$json → const Map<String, Object>
const {'1' : 'DailySet', '2' : const [const {'1' : 'daylies', '3' : 2, '4' : 3, '5' : 11, '6' : '.rewise.rewise.DailySet.Dai…
DailySet_Daily$json → const Map<String, Object>
const {'1' : 'Daily', '2' : const [const {'1' : 'fact_id', '3' : 1, '4' : 1, '5' : 5, '10' : 'factId'}, const {'1…
DBItem$json → const Map<String, Object>
const {'1' : 'DBItem', '2' : const [const {'1' : 'id', '3' : 1, '4' : 1, '5' : 5, '10' : 'id'}, const {'1' : …
Entry$json → const Map<String, String>
const {'1' : 'Entry'}
Fact$json → const Map<String, Object>
const {'1' : 'Fact', '2' : const [const {'1' : 'next_repeat_day', '3' : 2, '4' : 1, '5' : 5, '10' : 'nextRepeatDay'}]}
LocalConfig$json → const Map<String, Object>
const {'1' : 'LocalConfig', '2' : const [const {'1' : 'email', '3' : 1, '4' : 1, '5' : 9, '10' : 'email'}, const {'1…
RewiseConfig$json → const Map<String, Object>
const {'1' : 'RewiseConfig', '2' : const [const {'1' : 'act_daily_day', '3' : 1, '4' : 1, '5' : 5, '10' : 'actDailyDay'}…
SyncConfig$json → const Map<String, Object>
const {'1' : 'SyncConfig', '2' : const [const {'1' : 'next_id', '3' : 1, '4' : 1, '5' : 5, '10' : 'nextId'}, const {'…

Properties

dailyConfigDescriptor Uint8List
Descriptor for DailyConfig. Decode as a google.protobuf.DescriptorProto.
final
dailySetDescriptor Uint8List
Descriptor for DailySet. Decode as a google.protobuf.DescriptorProto.
final
dBItemDescriptor Uint8List
Descriptor for DBItem. Decode as a google.protobuf.DescriptorProto.
final
entryDescriptor Uint8List
Descriptor for Entry. Decode as a google.protobuf.DescriptorProto.
final
factDescriptor Uint8List
Descriptor for Fact. Decode as a google.protobuf.DescriptorProto.
final
localConfigDescriptor Uint8List
Descriptor for LocalConfig. Decode as a google.protobuf.DescriptorProto.
final
rewiseConfigDescriptor Uint8List
Descriptor for RewiseConfig. Decode as a google.protobuf.DescriptorProto.
final
syncConfigDescriptor Uint8List
Descriptor for SyncConfig. Decode as a google.protobuf.DescriptorProto.
final

Enums

DBItem_Data