config property

Any? config
final

config is the config object for the module. Module config messages should define a ModuleDescriptor using the cosmos.app.v1alpha1.is_module extension.

Implementation

final google_protobuf_any.Any? config;