You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// Generated code. Do not modify.
|
||||
// source: google/api/annotations.proto
|
||||
//
|
||||
// @dart = 2.12
|
||||
// @dart = 3.3
|
||||
|
||||
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
|
||||
// ignore_for_file: constant_identifier_names, library_prefixes
|
||||
@@ -15,6 +15,8 @@ import 'package:protobuf/protobuf.dart' as $pb;
|
||||
|
||||
import 'http.pb.dart' as $94;
|
||||
|
||||
export 'package:protobuf/protobuf.dart' show GeneratedMessageGenericExtensions;
|
||||
|
||||
class Annotations {
|
||||
static final http = $pb.Extension<$94.HttpRule>(_omitMessageNames ? '' : 'google.protobuf.MethodOptions', _omitFieldNames ? '' : 'http', 72295728, $pb.PbFieldType.OM, defaultOrMaker: $94.HttpRule.getDefault, subBuilder: $94.HttpRule.create);
|
||||
static void registerAllExtensions($pb.ExtensionRegistry registry) {
|
||||
|
||||
Reference in New Issue
Block a user