mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
13 lines
544 B
Dart
13 lines
544 B
Dart
// Copyright 2014 The Flutter Authors. All rights reserved.
|
|
// Use of this source code is governed by a BSD-style license that can be
|
|
// found in the LICENSE file.
|
|
|
|
///
|
|
// Generated code. Do not modify.
|
|
// source: conductor_state.proto
|
|
//
|
|
// @dart = 2.7
|
|
// ignore_for_file: annotate_overrides,camel_case_types,unnecessary_const,non_constant_identifier_names,library_prefixes,unused_import,unused_shown_name,return_of_invalid_type,unnecessary_this,prefer_final_fields,deprecated_member_use_from_same_package
|
|
|
|
export 'conductor_state.pb.dart';
|