Malarg commented on code in PR #24338:
URL: https://github.com/apache/beam/pull/24338#discussion_r1031101449
##########
playground/frontend/lib/modules/examples/models/example_loading_descriptors/examples_loading_descriptor_factory.dart:
##########
@@ -24,7 +24,7 @@ import
'package:playground/modules/examples/models/example_token_type.dart';
import 'package:playground_components/playground_components.dart';
class ExamplesLoadingDescriptorFactory {
- static const _defaultSdk = Sdk.java;
+ static const defaultSdk = Sdk.java;
Review Comment:
Suggest to move to more general file, `params` may be
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]