You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
Lib version: 1.14.0-SNAPSHOT-260420064000
|
Lib version: 1.14.0-SNAPSHOT-260420082904
|
||||||
|
|||||||
@@ -240,6 +240,7 @@ class ClaimPayload extends $pb.GeneratedMessage {
|
|||||||
$1.ClaimStatusStruct ensureStatus() => $_ensure(3);
|
$1.ClaimStatusStruct ensureStatus() => $_ensure(3);
|
||||||
|
|
||||||
/// Creation date of the claim
|
/// Creation date of the claim
|
||||||
|
/// TODO Because this attribute is a kpi, when removing it we will have to alter all clickhouse tables to drop the column.
|
||||||
@$core.Deprecated('This field is deprecated.')
|
@$core.Deprecated('This field is deprecated.')
|
||||||
@$pb.TagNumber(6)
|
@$pb.TagNumber(6)
|
||||||
$core.String get creationDate => $_getSZ(4);
|
$core.String get creationDate => $_getSZ(4);
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
name: dart_core_sdk
|
name: dart_core_sdk
|
||||||
description: dart libs from core model proto files
|
description: dart libs from core model proto files
|
||||||
version: 1.14.0-SNAPSHOT-260420064000
|
version: 1.14.0-SNAPSHOT-260420082904
|
||||||
homepage: ''
|
homepage: ''
|
||||||
publish_to: ''
|
publish_to: ''
|
||||||
repository: ''
|
repository: ''
|
||||||
|
|||||||
Reference in New Issue
Block a user