You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -222,7 +222,7 @@ class MetadataPayload extends $pb.GeneratedMessage {
|
||||
@$pb.TagNumber(6)
|
||||
void clearName() => $_clearField(6);
|
||||
|
||||
/// Type attached to the metadata, can be anything such as string, bool, enum...
|
||||
/// Type attached to the metadata, should be in ["string","float","int","bool","timestamp"]
|
||||
@$pb.TagNumber(7)
|
||||
$core.String get type => $_getSZ(5);
|
||||
@$pb.TagNumber(7)
|
||||
|
||||
Reference in New Issue
Block a user