NullValue$json top-level constant

Map<String, Object> const NullValue$json

Implementation

//  Generated code. Do not modify.
//  source: google/protobuf/struct.proto
//

// ignore_for_file: camel_case_types,non_constant_identifier_names,library_prefixes,unused_import,unused_shown_name,return_of_invalid_type

const NullValue$json = const {
  '1': 'NullValue',
  '2': const [
    const {'1': 'NULL_VALUE', '2': 0},
  ],
};