UpdateUserRequest_Machine.fromJson constructor
UpdateUserRequest_Machine.fromJson(
- String json, [
- ExtensionRegistry registry = $pb.ExtensionRegistry.EMPTY
Implementation
factory UpdateUserRequest_Machine.fromJson($core.String json,
[$pb.ExtensionRegistry registry = $pb.ExtensionRegistry.EMPTY]) =>
create()..mergeFromJson(json, registry);