EnterpriseCrmEventbusProtoTaskUiModuleConfig.fromJson constructor
EnterpriseCrmEventbusProtoTaskUiModuleConfig.fromJson(
- Map json_
Implementation
EnterpriseCrmEventbusProtoTaskUiModuleConfig.fromJson(core.Map json_)
: this(
moduleId: json_['moduleId'] as core.String?,
);