blob: ea6a1a4d7d472c4eca3aa696336a54c00d5dd5f8 [file] [log] [blame]
///
// Generated code. Do not modify.
///
// ignore_for_file: non_constant_identifier_names,library_prefixes
library helloworld_helloworld_pbjson;
const HelloRequest$json = const {
'1': 'HelloRequest',
'2': const [
const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
],
};
const HelloReply$json = const {
'1': 'HelloReply',
'2': const [
const {'1': 'message', '3': 1, '4': 1, '5': 9, '10': 'message'},
],
};